(Caching) recursive DNS 伺服器為提供遞迴查詢服務以解析任何 DNS 資源記錄,為避免 open DNS resolver 問題,應限制使用對象。 以下例子為設定 DNS 伺服器 140.114.XX.YY 的 named.conf 設定檔,限制校內 IP 位址方可查詢,以免造成 open DNS resolver 問題。 設定參數 acl nthu-nets 140.114.0.0/16; 127.0.0.1/32; },定義 nthu-nets 的 IP 範圍。 設定參數 al
DNS cache poisoning is one of the most common vectors used to exploit recursive DNS servers. That's because these servers are authoritative for millions of domains, so it's likely that hackers could find one where they could add an A record, then